gl renderer: Only send clip corners if we need to
authorTimm Bäder <mail@baedert.org>
Sat, 14 Dec 2019 14:41:32 +0000 (15:41 +0100)
committerTimm Bäder <mail@baedert.org>
Tue, 7 Jan 2020 16:27:15 +0000 (17:27 +0100)
commit5191b6fccddf4cd1bb282ef2952da4f229157b0e
treebfe0ddee743926cca8f8402928749a009ed752a8
parent2e6e6c1779edfb8359f1e65d0282e31f9fba8028
gl renderer: Only send clip corners if we need to

We change the clip bounds a lot more ofthen than the clip corners and
they are already split up in the shader, so only send the corners if we
need to.
gsk/gl/gskglrenderer.c
gsk/gl/gskglrenderops.c
gsk/gl/opbuffer.h